-
Notifications
You must be signed in to change notification settings - Fork 198
feat(Output): add console #333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@Dsaquel is attempting to deploy a commit to the vuejs Team on Vercel. A member of the Team first needs to authorize it. |
commit: |
Sure i can definitely do this
Anyway im ok with any solution we integrate a console 👍, maybe we can ask others people their opinions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of changes caused by pnpm format
🤔 Maybe can use emit(log) + slot(console) + store.callback to implement the console plugin. Like the editor, the main package also does not depend on luna-console. |
I think this is good, thansk for advice i'll try it. |
inspiration from #201 (thanks)
This solution does not require a network connection, it is opt-in and way much lighter than loading the whole chobitsu devtool.